Skip to content

Comments

Stop ignoring negated conjecture in problems#68

Open
jrosain wants to merge 2 commits intoGoelandProver:masterfrom
jrosain:interpret-negated-conjecture
Open

Stop ignoring negated conjecture in problems#68
jrosain wants to merge 2 commits intoGoelandProver:masterfrom
jrosain:interpret-negated-conjecture

Conversation

@jrosain
Copy link
Member

@jrosain jrosain commented Oct 8, 2025

Bug fix

Closes: #66

Description

I've added the treatment of negated conjectures. I've also added a default case which stops Goéland with an error if a statement could be parsed but has no interpretation, so as to detect these cases more easily in the future.

Test-suite update

  • bug_66-1.p and bug_66-2.p which are the files provided in the original issue.

@jrosain jrosain requested a review from jcailler October 8, 2025 19:23
@github-actions github-actions bot added the needs:ci Needs a CI run before merging label Oct 8, 2025
@jrosain jrosain added kind:fix The PR fixes a bug part:parsing Issue/PR on the parsing of problems request:ci Requests a CI run from the workflow labels Oct 8, 2025
@github-actions github-actions bot removed needs:ci Needs a CI run before merging request:ci Requests a CI run from the workflow labels Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:fix The PR fixes a bug part:parsing Issue/PR on the parsing of problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

negated_conjecture ignored

2 participants